[INFO] cloning repository https://github.com/diptanu/test-envoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diptanu/test-envoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiptanu%2Ftest-envoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiptanu%2Ftest-envoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df2c77d3842e80398b19a65baf3207c3c1aa4e04
[INFO] checking diptanu/test-envoy against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiptanu%2Ftest-envoy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  72% (10307/14301)
Updating files:  73% (10440/14301)
Updating files:  74% (10583/14301)
Updating files:  75% (10726/14301)
Updating files:  76% (10869/14301)
Updating files:  77% (11012/14301)
Updating files:  78% (11155/14301)
Updating files:  79% (11298/14301)
Updating files:  80% (11441/14301)
Updating files:  81% (11584/14301)
Updating files:  82% (11727/14301)
Updating files:  83% (11870/14301)
Updating files:  84% (12013/14301)
Updating files:  85% (12156/14301)
Updating files:  86% (12299/14301)
Updating files:  87% (12442/14301)
Updating files:  88% (12585/14301)
Updating files:  89% (12728/14301)
Updating files:  90% (12871/14301)
Updating files:  91% (13014/14301)
Updating files:  92% (13157/14301)
Updating files:  93% (13300/14301)
Updating files:  94% (13443/14301)
Updating files:  95% (13586/14301)
Updating files:  96% (13729/14301)
Updating files:  97% (13872/14301)
Updating files:  98% (14015/14301)
Updating files:  99% (14158/14301)
Updating files: 100% (14301/14301)
Updating files: 100% (14301/14301), done.
[INFO] started tweaking git repo https://github.com/diptanu/test-envoy
[INFO] finished tweaking git repo https://github.com/diptanu/test-envoy
[INFO] tweaked toml for git repo https://github.com/diptanu/test-envoy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diptanu/test-envoy on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diptanu/test-envoy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hickory-net v0.26.1
[INFO] [stderr]   Downloaded prefix-trie v0.8.3
[INFO] [stderr]   Downloaded hickory-resolver v0.26.1
[INFO] [stderr]   Downloaded hickory-proto v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c
[INFO] running `Command { std: "docker" "start" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking prefix-trie v0.8.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]    Compiling envoy-proxy-dynamic-modules-rust-sdk v0.1.0 (/opt/rustwide/workdir/source/extensions/dynamic_modules/sdk/rust)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr] error: could not compile `envoy-proxy-dynamic-modules-rust-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name envoy_proxy_dynamic_modules_rust_sdk --edition=2021 source/extensions/dynamic_modules/sdk/rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=021e940882d141cd -C extra-filename=-c82df99fad98ddc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern mockall=/opt/rustwide/target/debug/deps/libmockall-1c37871cd626b087.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c", kill_on_drop: false }`
[INFO] [stdout] cefb876f955a64c2eb243b7633146b98b328d473ea5ef2de2b3db99614e75c9c
